projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3aead2
)
(Fsplit_window): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 2 Jun 2006 02:12:45 +0000
(
02:12
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 2 Jun 2006 02:12:45 +0000
(
02:12
+0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index 20bf204e76b2cb5d2c79153bc475134c4ed252ba..acb4c5cfbdde68cb0718fc969b56512d23a29530 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-3778,7
+3778,9
@@
SIZE includes that window's scroll bar, or the divider column to its right.
Interactively, all arguments are nil.
Returns the newly created window (which is the lower or rightmost one).
-The upper or leftmost window is the original one and remains selected.
+The upper or leftmost window is the original one, and remains selected
+if it was selected before.
+
See Info node `(elisp)Splitting Windows' for more details and examples.*/)
(window, size, horflag)
Lisp_Object window, size, horflag;